home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 / ONCK021.iso / curso / Menu.dig / scripts / DefineButton2_67 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-04-18  |  52 b   |  4 lines

  1. on(release){
  2.    escolheAula_mc.gotoAndStop(3);
  3. }
  4.